The traditional computer communications environment in the 1960s and early 1970s centred around a host computer, for example a mainframe.
|
In this centralized computing environment unintelligent terminals used low-speed access lines to communicate with the centralized host.
|
IBM's computers with Systems Network Architecture (SNA) networks using multidrop lines, and X.25 public data networks, are typical examples of this type of networking environment.
|
Accessing resources, running programs, and copying files are relatively straightforward tasks on a single computer.
|
The computer identifies the requesting user and the desired destination device or program and coordinates access between them.
|
In this scenario, the single computer is the master of all resources and thus can easily manage and coordinate them.
|
Coordinating resources becomes much more complex in a network of even only two computers.
|
Transferring information requires tasks such as

 addressing
|
 error detection
|
 error correction
|
 synchronization
|
 transmission coordination
@@
The introduction of the PC revolutionized traditional communications and computer networks.
|
As businesses realized the flexibility and power of these devices, their use increased.
|
Initially PCs were standalone devices, each requiring its own resources such as disk space and printers.
|
Local area networks (LANs) evolved to connect PCs together and thus allow the sharing of such expensive devices.
|
Early LANs were isolated but organizations quickly realized the strategic importance of interconnecting them.
|
These internetworks provided the basis for enterprise-wide applications such as e-mail and file transfer.
|
In the 1970s and 1980s minicomputers and shared Wide Area Networks (WANs) evolved.
|
Minicomputers were often located away from the central data center.
|
Their processing power allowed for the emergence of distributed data processing.
|
The Digital Equipment Corporation (DEC) VAX systems and DECnet networking are typical of this era.
|
In general, however, applications remained separate and independent, and different communications protocols were developed.
@@
Today's networks are a mixture of old and new technologies.
|
IBM networks operate in parallel with the newer LAN interconnected networks, electronic commerce, and messaging systems.
|
Organizations have used local networks, public data networks, leased lines, and high speed mainframe channels on an opportunistic basis, with little regard for overall integration and consistency.
|
Moving applications from central hosts to distributed servers has generated new networking requirements and changing traffic patterns.
|
The approach to computer communications in most organizations is changing rapidly in response to new technologies, evolving business requirements, and the need for "instant" knowledge transfer.
|
To meet these requirements, the internetwork must be flexible, scalable, and adaptable to suit any organizational level.
|
Internetworks tie LANs and WANs, computer systems, software, and related devices together to form the corporate communications infrastructure.
|
An internetwork moves information anywhere within a corporation and to external suppliers and customers.
|
By serving as the organization's ^Rinformation highway^r, the internetwork has become a key strategic asset and a competitive advantage.
|
An internetwork is sometimes referred to as an internet.

This should not be confused with the Internet itself.
@@
Today's sophisticated users are placing more and more demands on networks.
|
Networks have to deal with

 more graphics and imaging
|
 larger files and programs
|
 client-server computing
|
 bursty network traffic
|
Users nowadays are demanding

 more bandwidth
|
 bandwidth on demand
|
 low delays
|
 the integration of voice, data, 
  and video
|
Future global internetworks will provide even greater bandwidth for new emerging applications.
|
Many of these applications have multimedia requirements of high definition imaging, full motion video, and digitized audio.
@@
Modern network administrators demand the following features from internetworks:

 connectivity
|
 reliable performance
|
 management control
|
The internetwork must be able to connect many separate, and usually different, networks in order to serve the organization depending on it.
|
It must be able to do this regardless of the range of media attachments, transmission speeds, and other technical details.
|
The internetwork must be reliable.
|
The organization depends on internetwork tools such as

 the operator interface
|
 the ability to distribute network 
  software updates
|
 utilities to log and monitor 
  performance
|
 the functions to secure access to 
  resources
|
An organisation must be able to effectively manage its internetwork.
|
The administrators need to be able to control how the critical resources, such as color printers, are allocated.
|
They also need to be able to straightforwardly perform troubleshooting tasks.
|
Expanding internetworks demand flexible administrators.
|
Expansion and consolidation efforts may mean overcoming physical or geographic boundaries.
@@
LANs are designed to operate within a limited geographic area.
|
This could be within a building or floor of a building.
|
LANs connect multiple desktop devices (usually PCs).
|
These devices can access high-bandwidth media via the LAN.
|
Workstations connected to LANs generally have full-time access to local services, such as printers.
|
When an organisation operates a LAN it purchases whatever media and connections are used in the LAN.
|
The organisation can privately control the LAN as it chooses.
|
Devices you could find on a LAN include

 repeaters
|
 bridges
|
 hubs
|
 Ethernet switches
|
 routers
|
 gateways
|
 Asynchronous Transfer 
  Mode (ATM) switches
|
Repeaters regenerate and propagate signals from one network segment to another.
|
They do not change or analyze the address or data in any way - they simply pass the data on.
|
Bridges are intelligent devices used to connect different LANs together.
|
In addition to regenerating and propagating a signal, as a repeater does, a bridge forwards packets of data based on MAC addresses.
|
Bridges can also be used to filter traffic.
|
They can determine the source and destination involved in the transfer of packets.
|
They read the specific physical address of a packet on one network segment and then decide to filter out the packet or forward it to another network segment.
|
Using hubs allows you to concentrate LAN connections.
|
You can then connect the devices to the hub using twisted pair copper media.
|
Ethernet switches offer full-duplex dedicated bandwidth to LAN segments or desktops.
|
Routers are concerned with the routing of packets across a network.
|
They can perform all the functions of a bridge as well as much more complex tasks.
|
Routers open up the data packet and make routing decisions based on the contents of the packet.
|
Gateways link networks that have different protocols.
|
They can change an entire protocol stack into another.
|
They do this by using protocol conversion and routing services.
|
Gateways examine the entire packet, including the data portion, in order to translate incompatible protocols.
|
For example they can convert from ATM cells to Frame Relay frames.
|
ATM switches provide high-speed cell switching.
|
They use a cell relay technology which combines the advantages of conventional circuit- and packet-based systems.
@@
WANs operate beyond the LAN's geographic scope.
|
They usually use the services of local telecommunications carriers such as Regional Bell Operating Companies (RBOCs), Sprint, and MCI.
|
Organisations pay the carrier or service provider of their choice for connections used in the WAN.
|
The carriers are usually regulated by tariffs.
|
WANs allow access over serial interfaces (usually a LAN-to-WAN device) operating at lower speeds.
|
WANs rarely shut down.
|
However since an organisation must pay for services used it may restrict access for certain workstations.
|
Also, all WAN services are not available in all locations.
|
Like LANs, WAN devices include:

 routers
|
 ATM switches
|
Other WAN devices include:

 X.25 or Frame Relay switches
|
 modems, Channel Service 
  Units/Data Service Units (CSU/DSU),
  Terminal Adapters/Network 
  Termination 1 (TA/NT1) devices
|
 communications servers
|
 multiplexors
|
X.25 or Frame Relay switches are used to connect to public data communications services.
|
Modems are used to interface voice-grade services.
|
CSU/DSU devices interface T1/E1 services.
|
TA/NT1 devices interface Integrated Services Digital Network (ISDN) services.
|
Communication servers concentrate dial-in and dial-out user communications.
|
Multiplexors allow a WAN facility to be shared among several demand channels.
